CreatePolicyResponse
public struct CreatePolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A structure that contains details about the newly created policy.
Declaration
Swift
public let policy: Policy? -
Undocumented
Declaration
Swift
public init(policy: Policy? = nil)
View on GitHub
CreatePolicyResponse Structure Reference