Class: Aws::Types::StartResourceStateUpdateResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lifecycle_execution_id ⇒ ::String

Returns the value of attribute lifecycle_execution_id.

Returns:

  • (::String)


2017
2018
2019
# File 'sig/types.rbs', line 2017

def lifecycle_execution_id
  @lifecycle_execution_id
end

#resource_arn ⇒ ::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


2018
2019
2020
# File 'sig/types.rbs', line 2018

def resource_arn
  @resource_arn
end