MultiRegionAccessPointPolicyDetails

data class MultiRegionAccessPointPolicyDetails(val name: String, val policy: String)

Constructors

Link copied to clipboard
constructor(name: String, policy: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Multi-Region Access Point.

Link copied to clipboard

A valid JSON document that specifies the policy that you want to associate with this Multi-Region Access Point. Once applied, the policy can be edited, but not deleted. For more information, see the documentation on Multi-Region Access Point Permissions.