StorageConfiguration

class StorageConfiguration : KotlinCustomResource

Resource Type definition for AWS::IVS::StorageConfiguration

Properties

Link copied to clipboard
val arn: Output<String>

Storage Configuration ARN is automatically generated on creation and assigned as the unique identifier.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

Storage Configuration Name.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An S3 storage configuration contains information about where recorded video will be stored. See the S3StorageConfiguration property type for more information.

Link copied to clipboard
val tags: Output<List<Tag>>?

A list of key-value pairs that contain metadata for the asset model.

Link copied to clipboard
val urn: Output<String>