Class: Aws::Types::GetDistributionResult

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:



1622
1623
1624
# File 'sig/types.rbs', line 1622

def distribution
  @distribution
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


1623
1624
1625
# File 'sig/types.rbs', line 1623

def etag
  @etag
end