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

Class: Aws::CloudDirectory::Types::PolicyToPath

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

Overview

Used when a regular object exists in a Directory and you want to find all of the policies that are associated with that object and the parent to that object.

Instance Attribute Summary collapse

Instance Attribute Details

#pathString

The path that is referenced from the root.

Returns:

  • (String)

    The path that is referenced from the root.

#policiesArray<Types::PolicyAttachment>

List of policy objects.

Returns: