Class: Aws::Types::UpdateWorkspaceBundleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bundle_id::String

Returns the value of attribute bundle_id.

Returns:

  • (::String)


1571
1572
1573
# File 'sig/types.rbs', line 1571

def bundle_id
  @bundle_id
end

#image_id::String

Returns the value of attribute image_id.

Returns:

  • (::String)


1572
1573
1574
# File 'sig/types.rbs', line 1572

def image_id
  @image_id
end