github.com/aws/aws-sdk-go-v2/service/s3.WriteGetObjectResponseInput.SSEKMSKeyId (field)
4 uses
github.com/aws/aws-sdk-go-v2/service/s3 (current package)
api_op_WriteGetObjectResponse.go#L248: SSEKMSKeyId *string
serializers.go#L8548: if v.SSEKMSKeyId != nil && len(*v.SSEKMSKeyId) > 0 {
serializers.go#L8550: encoder.SetHeader(locationName).String(*v.SSEKMSKeyId)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)