github.com/aws/aws-sdk-go-v2/service/s3.ListBucketInventoryConfigurationsOutput.InventoryConfigurationList (field)

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_ListBucketInventoryConfigurations.go#L89: 	InventoryConfigurationList []types.InventoryConfiguration
		deserializers.go#L7551: 			if err := awsRestxml_deserializeDocumentInventoryConfigurationListUnwrapped(&sv.InventoryConfigurationList, nodeDecoder); err != nil {