DescribeAccessPolicyRequest
public struct DescribeAccessPolicyRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the access policy.
Declaration
Swift
public let accessPolicyId: String
-
Undocumented
Declaration
Swift
public init(accessPolicyId: String)
-
Declaration
Swift
public func validate(name: String) throws