Class: Aws::Types::StopActivityStreamRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopActivityStreamRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#apply_immediately ⇒ Boolean
Returns the value of attribute apply_immediately.
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
Instance Attribute Details
#apply_immediately ⇒ Boolean
Returns the value of attribute apply_immediately.
4322 4323 4324 |
# File 'sig/types.rbs', line 4322 def apply_immediately @apply_immediately end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
4321 4322 4323 |
# File 'sig/types.rbs', line 4321 def resource_arn @resource_arn end |