GetPublicAccessBlockOutput
public struct GetPublicAccessBlockOutput : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
The PublicAccessBlock configuration currently in effect for this Amazon S3 bucket.
Declaration
Swift
public let publicAccessBlockConfiguration: PublicAccessBlockConfiguration? -
Undocumented
Declaration
Swift
public init(publicAccessBlockConfiguration: PublicAccessBlockConfiguration? = nil)
View on GitHub
GetPublicAccessBlockOutput Structure Reference