Class: Aws::Types::DeleteAccessPointForObjectLambdaRequest

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)


336
337
338
# File 'sig/types.rbs', line 336

def 
  @account_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


337
338
339
# File 'sig/types.rbs', line 337

def name
  @name
end