Class: Aws::Types::GetAccessGrantRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_grant_id::String

Returns the value of attribute access_grant_id.

Returns:

  • (::String)


524
525
526
# File 'sig/types.rbs', line 524

def access_grant_id
  @access_grant_id
end

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


523
524
525
# File 'sig/types.rbs', line 523

def 
  @account_id
end