Class: Aws::Types::GetStreamingDistributionConfigResult

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)


1887
1888
1889
# File 'sig/types.rbs', line 1887

def etag
  @etag
end

#streaming_distribution_configTypes::StreamingDistributionConfig

Returns the value of attribute streaming_distribution_config.



1886
1887
1888
# File 'sig/types.rbs', line 1886

def streaming_distribution_config
  @streaming_distribution_config
end