Class: Aws::Types::GetProtocolsListRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetProtocolsListRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#default_list ⇒ Boolean
Returns the value of attribute default_list.
-
#list_id ⇒ ::String
Returns the value of attribute list_id.
Instance Attribute Details
#default_list ⇒ Boolean
Returns the value of attribute default_list.
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.
425 426 427 |
# File 'sig/types.rbs', line 425 def list_id @list_id end |