Class: Aws::Types::GetImageRecipePolicyRequest

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)


755
756
757
# File 'sig/types.rbs', line 755

def image_recipe_arn
  @image_recipe_arn
end