| Package | Description |
|---|---|
| software.amazon.awscdk.services.medialive |
AWS Elemental MediaLive Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnChannel.VpcOutputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.VpcOutputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.VpcOutputSettingsProperty |
CfnChannel.VpcOutputSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnChannel.setVpc(CfnChannel.VpcOutputSettingsProperty value)
Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.
|
CfnChannelProps.Builder |
CfnChannelProps.Builder.vpc(CfnChannel.VpcOutputSettingsProperty vpc)
Sets the value of
CfnChannelProps.getVpc() |
CfnChannel.Builder |
CfnChannel.Builder.vpc(CfnChannel.VpcOutputSettingsProperty vpc)
Settings to enable VPC mode in the channel, so that the endpoints for all outputs are in your VPC.
|
Copyright © 2022. All rights reserved.