Class: Aws::Types::UpdateStreamingDistributionResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


4159
4160
4161
# File 'sig/types.rbs', line 4159

def etag
  @etag
end

#streaming_distributionTypes::StreamingDistribution

Returns the value of attribute streaming_distribution.



4158
4159
4160
# File 'sig/types.rbs', line 4158

def streaming_distribution
  @streaming_distribution
end