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 Web Services account.
Declaration
Swift
public let publicAccessBlockConfiguration: PublicAccessBlockConfiguration?
-
Undocumented
Declaration
Swift
public init(publicAccessBlockConfiguration: PublicAccessBlockConfiguration? = nil)