...

Source file src/github.com/aws/aws-sdk-go-v2/service/ssooidc/types/types.go

Documentation: github.com/aws/aws-sdk-go-v2/service/ssooidc/types

     1  // Code generated by smithy-go-codegen DO NOT EDIT.
     2  
     3  package types
     4  
     5  import (
     6  	smithydocument "github.com/aws/smithy-go/document"
     7  )
     8  
     9  type noSmithyDocumentSerde = smithydocument.NoSerde
    10  

View as plain text