type github.com/aws/aws-sdk-go-v2/service/s3/types.SSEKMS
7 uses
github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
types.go#L2072: SSEKMS *SSEKMS
types.go#L3637: type SSEKMS struct {
github.com/aws/aws-sdk-go-v2/service/s3
deserializers.go#L21030: func awsRestxml_deserializeDocumentSSEKMS(v **types.SSEKMS, decoder smithyxml.NodeDecoder) error {
deserializers.go#L21034: var sv *types.SSEKMS
deserializers.go#L21036: sv = &types.SSEKMS{}
serializers.go#L12238: func awsRestxml_serializeDocumentSSEKMS(v *types.SSEKMS, value smithyxml.Value) error {
validators.go#L3576: func validateSSEKMS(v *types.SSEKMS) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)