Class: Aws::Types::KinesisVideoStreamConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_retention_in_hours ⇒ ::Integer

Returns the value of attribute data_retention_in_hours.

Returns:

  • (::Integer)


397
398
399
# File 'sig/types.rbs', line 397

def data_retention_in_hours
  @data_retention_in_hours
end

#region ⇒ ::String

Returns the value of attribute region.

Returns:

  • (::String)


396
397
398
# File 'sig/types.rbs', line 396

def region
  @region
end