Class: Aws::Types::PutProtocolsListRequest

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.



963
964
965
# File 'sig/types.rbs', line 963

def protocols_list
  @protocols_list
end

#tag_list::Array[Types::Tag]

Returns the value of attribute tag_list.

Returns:



964
965
966
# File 'sig/types.rbs', line 964

def tag_list
  @tag_list
end