KinesisVideoStreamPoolConfiguration - Amazon Chime SDK

KinesisVideoStreamPoolConfiguration

The video stream pool configuration object.

Contents

CreatedTimestamp

The time at which the configuration was created.

Type: Timestamp

Required: No

PoolArn

The ARN of the video stream pool configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^arn[\/\:\-\_\.a-zA-Z0-9]+$

Required: No

PoolId

The ID of the video stream pool in the configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[0-9a-zA-Z._-]+

Required: No

PoolName

The name of the video stream pool configuration.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[0-9a-zA-Z._-]+

Required: No

PoolSize

The size of the video stream pool in the configuration.

Type: Integer

Valid Range: Minimum value of 0.

Required: No

PoolStatus

The status of the video stream pool in the configuration.

Type: String

Valid Values: CREATING | ACTIVE | UPDATING | DELETING | FAILED

Required: No

StreamConfiguration

The Kinesis video stream pool configuration object.

Type: KinesisVideoStreamConfiguration object

Required: No

UpdatedTimestamp

The time at which the configuration was updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: