class Aws::CloudDirectory::Types::PolicyAttachment

Contains the `PolicyType`, `PolicyId`, and the `ObjectIdentifier` to which it is attached. For more information, see [Policies].

[1]: docs.aws.amazon.com/clouddirectory/latest/developerguide/key_concepts_directory.html#key_concepts_policies

@!attribute [rw] policy_id

The ID of `PolicyAttachment`.
@return [String]

@!attribute [rw] object_identifier

The `ObjectIdentifier` that is associated with `PolicyAttachment`.
@return [String]

@!attribute [rw] policy_type

The type of policy that can be associated with `PolicyAttachment`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PolicyAttachment AWS API Documentation

Constants

SENSITIVE