Class: Aws::Types::PutImageRecipePolicyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_recipe_arn ⇒ ::String

Returns the value of attribute image_recipe_arn.

Returns:

  • (::String)


1844
1845
1846
# File 'sig/types.rbs', line 1844

def image_recipe_arn
  @image_recipe_arn
end

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


1843
1844
1845
# File 'sig/types.rbs', line 1843

def request_id
  @request_id
end