Class: Aws::Types::DescribeImageAssociationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_resource_types::Array[("APPLICATION")]

Returns the value of attribute associated_resource_types.

Returns:

  • (::Array[("APPLICATION")])


663
664
665
# File 'sig/types.rbs', line 663

def associated_resource_types
  @associated_resource_types
end

#image_id::String

Returns the value of attribute image_id.

Returns:

  • (::String)


662
663
664
# File 'sig/types.rbs', line 662

def image_id
  @image_id
end