Class: Aws::Types::DescribeBundleAssociationsRequest

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")])


567
568
569
# File 'sig/types.rbs', line 567

def associated_resource_types
  @associated_resource_types
end

#bundle_id::String

Returns the value of attribute bundle_id.

Returns:

  • (::String)


566
567
568
# File 'sig/types.rbs', line 566

def bundle_id
  @bundle_id
end