GetPolicyResponse
public struct GetPolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The policy attached to the private CA as a JSON document.
Declaration
Swift
public let policy: String? -
Undocumented
Declaration
Swift
public init(policy: String? = nil)
View on GitHub
GetPolicyResponse Structure Reference