Class: Aws::Types::DescribeResourcePermissionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


367
368
369
# File 'sig/types.rbs', line 367

def marker
  @marker
end

#principals::Array[Types::Principal]

Returns the value of attribute principals.

Returns:



366
367
368
# File 'sig/types.rbs', line 366

def principals
  @principals
end