Instance Propertyswift-cloud 0.24.0CloudCore
id
The ID used to identify the S3 Intelligent-Tiering configuration.
let id: String
The ID used to identify the S3 Intelligent-Tiering configuration.
let id: String
s9CloudCore2S3V47GetBucketIntelligentTieringConfigurationRequestV2idSSvp
What are these?29M0B
import CloudCore
struct GetBucketIntelligentTieringConfigurationRequest
struct S3
Service object for interacting with AWS S3 service.
@frozen struct String
A Unicode string value that is a collection of characters.
init(bucket: String, id: String)
let bucket: String
The name of the Amazon S3 bucket whose configuration you want to modify or retrieve.
func encode(to encoder: Encoder) throws