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