Class: Aws::Types::StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#query_string ⇒ ::String
Returns the value of attribute query_string.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
1927 1928 1929 |
# File 'sig/types.rbs', line 1927 def id @id end |
#query_string ⇒ ::String
Returns the value of attribute query_string.
1928 1929 1930 |
# File 'sig/types.rbs', line 1928 def query_string @query_string end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
1929 1930 1931 |
# File 'sig/types.rbs', line 1929 def end |