Class: Aws::Types::DeleteAccessGrantRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#access_grant_id::String

Returns the value of attribute access_grant_id.



315
316
317
# File 'sig/types.rbs', line 315

def access_grant_id
  @access_grant_id
end

#account_id::String

Returns the value of attribute account_id.



314
315
316
# File 'sig/types.rbs', line 314

def 
  @account_id
end