interface IEncoderConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Ivs.IEncoderConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsivs#IEncoderConfigurationRef |
![]() | software.amazon.awscdk.services.ivs.IEncoderConfigurationRef |
![]() | aws_cdk.aws_ivs.IEncoderConfigurationRef |
![]() | aws-cdk-lib » aws_ivs » IEncoderConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EncoderConfiguration.
Properties
Name | Type | Description |
---|---|---|
encoder | Encoder | A reference to a EncoderConfiguration resource. |
node | Node | The tree node. |
encoderConfigurationRef
Type:
Encoder
A reference to a EncoderConfiguration resource.
node
Type:
Node
The tree node.