GetPublicAccessBlockRequest
public struct GetPublicAccessBlockRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The account ID for the Amazon Web Services account whose PublicAccessBlock configuration you want to retrieve.
Declaration
Swift
public let accountId: String -
Undocumented
Declaration
Swift
public init(accountId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetPublicAccessBlockRequest Structure Reference