Class: Aws::Types::PutProtocolsListResponse

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.

Returns:



969
970
971
# File 'sig/types.rbs', line 969

def protocols_list
  @protocols_list
end

#protocols_list_arn::String

Returns the value of attribute protocols_list_arn.

Returns:



970
971
972
# File 'sig/types.rbs', line 970

def protocols_list_arn
  @protocols_list_arn
end