Class: Aws::Types::CopyDistributionResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#distributionTypes::Distribution

Returns the value of attribute distribution.

Returns:



475
476
477
# File 'sig/types.rbs', line 475

def distribution
  @distribution
end

#etag::String

Returns the value of attribute etag.

Returns:



477
478
479
# File 'sig/types.rbs', line 477

def etag
  @etag
end

#location::String

Returns the value of attribute location.

Returns:



476
477
478
# File 'sig/types.rbs', line 476

def location
  @location
end