Class: Aws::Types::GetProtocolsListResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#protocols_listTypes::ProtocolsListData

Returns the value of attribute protocols_list.



431
432
433
# File 'sig/types.rbs', line 431

def protocols_list
  @protocols_list
end

#protocols_list_arn::String

Returns the value of attribute protocols_list_arn.

Returns:

  • (::String)


432
433
434
# File 'sig/types.rbs', line 432

def protocols_list_arn
  @protocols_list_arn
end