You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTSiteWise::Types::CreateAccessPolicyResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#access_policy_arnString

The ARN of the access policy, which has the following format.

arn:$`{Partition}:iotsitewise:${Region}:${Account}:access-policy/${AccessPolicyId}`

Returns:

  • (String)

    The [ARN][1] of the access policy, which has the following format.

#access_policy_idString

The ID of the access policy.

Returns:

  • (String)

    The ID of the access policy.