type github.com/aws/aws-sdk-go-v2/service/s3/types.RequestPaymentConfiguration

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L3317: type RequestPaymentConfiguration struct {

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_PutBucketRequestPayment.go#L54: 	RequestPaymentConfiguration *types.RequestPaymentConfiguration
		serializers.go#L11746: func awsRestxml_serializeDocumentRequestPaymentConfiguration(v *types.RequestPaymentConfiguration, value smithyxml.Value) error {
		validators.go#L3355: func validateRequestPaymentConfiguration(v *types.RequestPaymentConfiguration) error {