Class: Aws::Types::GetProtocolsListRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#default_listBoolean

Returns the value of attribute default_list.

Returns:

  • (Boolean)


426
427
428
# File 'sig/types.rbs', line 426

def default_list
  @default_list
end

#list_id::String

Returns the value of attribute list_id.

Returns:

  • (::String)


425
426
427
# File 'sig/types.rbs', line 425

def list_id
  @list_id
end