DescribeEffectivePolicyResponse
public struct DescribeEffectivePolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The contents of the effective policy.
Declaration
Swift
public let effectivePolicy: EffectivePolicy?
-
Undocumented
Declaration
Swift
public init(effectivePolicy: EffectivePolicy? = nil)