PutResourcePolicyResponse
public struct PutResourcePolicyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A hash of the policy that has just been set. This must be included in a subsequent call that overwrites or updates this policy.
Declaration
Swift
public let policyHash: String? -
Undocumented
Declaration
Swift
public init(policyHash: String? = nil)
View on GitHub
PutResourcePolicyResponse Structure Reference