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