Class: Aws::Types::DeleteContainerRecipeResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_recipe_arn ⇒ ::String

Returns the value of attribute container_recipe_arn.

Returns:

  • (::String)


484
485
486
# File 'sig/types.rbs', line 484

def container_recipe_arn
  @container_recipe_arn
end

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


483
484
485
# File 'sig/types.rbs', line 483

def request_id
  @request_id
end