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