Class: Aws::Types::DeleteAccessPointRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.



354
355
356
# File 'sig/types.rbs', line 354

def 
  @account_id
end

#name::String

Returns the value of attribute name.



355
356
357
# File 'sig/types.rbs', line 355

def name
  @name
end