github.com/aws/aws-sdk-go-v2/service/s3.DeleteBucketIntelligentTieringConfigurationInput.Id (field)

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_DeleteBucketIntelligentTieringConfiguration.go#L68: 	Id *string
		serializers.go#L1152: 	if v.Id != nil {
		serializers.go#L1153: 		encoder.SetQuery("id").String(*v.Id)
		validators.go#L3999: 	if v.Id == nil {