ListAccessControlRulesRequest
public struct ListAccessControlRulesRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier for the organization.
Declaration
Swift
public let organizationId: String
-
Undocumented
Declaration
Swift
public init(organizationId: String)
-
Declaration
Swift
public func validate(name: String) throws