Class: Aws::Types::GetAccessGrantsInstanceResourcePolicyResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


566
567
568
# File 'sig/types.rbs', line 566

def created_at
  @created_at
end

#organization::String

Returns the value of attribute organization.

Returns:

  • (::String)


565
566
567
# File 'sig/types.rbs', line 565

def organization
  @organization
end

#policy::String

Returns the value of attribute policy.

Returns:

  • (::String)


564
565
566
# File 'sig/types.rbs', line 564

def policy
  @policy
end