GetMultiRegionAccessPointPolicyResult

data class GetMultiRegionAccessPointPolicyResult(val policy: Any? = null, val policyStatus: PolicyStatusProperties? = null)

Constructors

Link copied to clipboard
constructor(policy: Any? = null, policyStatus: PolicyStatusProperties? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val policy: Any? = null

Policy document to apply to a Multi Region Access Point Search the CloudFormation User Guide for AWS::S3::MultiRegionAccessPointPolicy for more information about the expected schema for this property.

Link copied to clipboard

The Policy Status associated with this Multi Region Access Point