Class: Aws::Types::DeleteAccessLogSettingsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_id::String

Returns the value of attribute api_id.

Returns:

  • (::String)


774
775
776
# File 'sig/types.rbs', line 774

def api_id
  @api_id
end

#stage_name::String

Returns the value of attribute stage_name.

Returns:

  • (::String)


775
776
777
# File 'sig/types.rbs', line 775

def stage_name
  @stage_name
end