Class: Aws::Types::DeleteMultiRegionAccessPointRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


415
416
417
# File 'sig/types.rbs', line 415

def 
  @account_id
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


416
417
418
# File 'sig/types.rbs', line 416

def client_token
  @client_token
end

#detailsTypes::DeleteMultiRegionAccessPointInput

Returns the value of attribute details.



417
418
419
# File 'sig/types.rbs', line 417

def details
  @details
end