Class: Aws::Types::UpdateBucketBundleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name::String

Returns the value of attribute bucket_name.

Returns:

  • (::String)


3074
3075
3076
# File 'sig/types.rbs', line 3074

def bucket_name
  @bucket_name
end

#bundle_id::String

Returns the value of attribute bundle_id.

Returns:

  • (::String)


3075
3076
3077
# File 'sig/types.rbs', line 3075

def bundle_id
  @bundle_id
end