Class: Aws::Types::GetStreamingDistributionResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.



1898
1899
1900
# File 'sig/types.rbs', line 1898

def etag
  @etag
end

#streaming_distributionTypes::StreamingDistribution

Returns the value of attribute streaming_distribution.



1897
1898
1899
# File 'sig/types.rbs', line 1897

def streaming_distribution
  @streaming_distribution
end