Class: Aws::Types::CreateDistributionResult

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:



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

def distribution
  @distribution
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


570
571
572
# File 'sig/types.rbs', line 570

def etag
  @etag
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


569
570
571
# File 'sig/types.rbs', line 569

def location
  @location
end