AccessPolicy

class AccessPolicy : KotlinCustomResource

Resource schema for AWS::IoTSiteWise::AccessPolicy

Properties

Link copied to clipboard
val accessPolicyArn: Output<String>

The ARN of the access policy.

Link copied to clipboard
val accessPolicyId: Output<String>

The ID of the access policy.

Link copied to clipboard

The identity for this access policy. Choose either a user or a group but not both.

Link copied to clipboard

The permission level for this access policy. Valid values are ADMINISTRATOR or VIEWER.

Link copied to clipboard

The AWS IoT SiteWise Monitor resource for this access policy. Choose either portal or project but not both.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>