Class: Aws::Types::UpdateMediaPipelineKinesisVideoStreamPoolRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier ⇒ ::String

Returns the value of attribute identifier.

Returns:

  • (::String)


914
915
916
# File 'sig/types.rbs', line 914

def identifier
  @identifier
end

#stream_configuration ⇒ Types::KinesisVideoStreamConfigurationUpdate

Returns the value of attribute stream_configuration.



915
916
917
# File 'sig/types.rbs', line 915

def stream_configuration
  @stream_configuration
end