Class: Aws::Types::UpdateDistributionBundleRequest

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:



3117
3118
3119
# File 'sig/types.rbs', line 3117

def bundle_id
  @bundle_id
end

#distribution_name::String

Returns the value of attribute distribution_name.

Returns:



3116
3117
3118
# File 'sig/types.rbs', line 3116

def distribution_name
  @distribution_name
end