GetBucketEncryptionOutput
public struct GetBucketEncryptionOutput : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let serverSideEncryptionConfiguration: ServerSideEncryptionConfiguration? -
Undocumented
Declaration
Swift
public init(serverSideEncryptionConfiguration: ServerSideEncryptionConfiguration? = nil)
View on GitHub
GetBucketEncryptionOutput Structure Reference