CreatePolicyResponse
public struct CreatePolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A structure containing details about the new policy.
Declaration
Swift
public let policy: Policy?
-
Undocumented
Declaration
Swift
public init(policy: Policy? = nil)