Class: Aws::Types::StopActivityStreamRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apply_immediatelyBoolean

Returns the value of attribute apply_immediately.

Returns:

  • (Boolean)


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.

Returns:

  • (::String)


4321
4322
4323
# File 'sig/types.rbs', line 4321

def resource_arn
  @resource_arn
end