Class MedialiveChannelConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelConfig.Jsii$Proxy
-
- All Implemented Interfaces:
MedialiveChannelConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- MedialiveChannelConfig
@Stability(Stable) @Internal public static final class MedialiveChannelConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MedialiveChannelConfig
An implementation forMedialiveChannelConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelConfig
MedialiveChannelConfig.Builder, MedialiveChannelConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(MedialiveChannelConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theMedialiveChannelConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)MedialiveChannelCdiInputSpecificationgetCdiInputSpecification()cdi_input_specification block.StringgetChannelClass()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#channel_class MedialiveChannel#channel_class}.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()ObjectgetDestinations()destinations block.MedialiveChannelEncoderSettingsgetEncoderSettings()encoder_settings block.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#id MedialiveChannel#id}.ObjectgetInputAttachments()input_attachments block.MedialiveChannelInputSpecificationgetInputSpecification()input_specification block.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLogLevel()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#log_level MedialiveChannel#log_level}.MedialiveChannelMaintenancegetMaintenance()maintenance block.StringgetName()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#name MedialiveChannel#name}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetRoleArn()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#role_arn MedialiveChannel#role_arn}.ObjectgetStartChannel()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#start_channel MedialiveChannel#start_channel}.Map<String,String>getTags()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#tags MedialiveChannel#tags}.Map<String,String>getTagsAll()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#tags_all MedialiveChannel#tags_all}.MedialiveChannelTimeoutsgetTimeouts()timeouts block.MedialiveChannelVpcgetVpc()vpc block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(MedialiveChannelConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theMedialiveChannelConfig.Builder.
-
-
Method Detail
-
getChannelClass
public final String getChannelClass()
Description copied from interface:MedialiveChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#channel_class MedialiveChannel#channel_class}.- Specified by:
getChannelClassin interfaceMedialiveChannelConfig
-
getDestinations
public final Object getDestinations()
Description copied from interface:MedialiveChannelConfigdestinations block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#destinations MedialiveChannel#destinations}
- Specified by:
getDestinationsin interfaceMedialiveChannelConfig
-
getEncoderSettings
public final MedialiveChannelEncoderSettings getEncoderSettings()
Description copied from interface:MedialiveChannelConfigencoder_settings block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#encoder_settings MedialiveChannel#encoder_settings}
- Specified by:
getEncoderSettingsin interfaceMedialiveChannelConfig
-
getInputAttachments
public final Object getInputAttachments()
Description copied from interface:MedialiveChannelConfiginput_attachments block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#input_attachments MedialiveChannel#input_attachments}
- Specified by:
getInputAttachmentsin interfaceMedialiveChannelConfig
-
getInputSpecification
public final MedialiveChannelInputSpecification getInputSpecification()
Description copied from interface:MedialiveChannelConfiginput_specification block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#input_specification MedialiveChannel#input_specification}
- Specified by:
getInputSpecificationin interfaceMedialiveChannelConfig
-
getName
public final String getName()
Description copied from interface:MedialiveChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#name MedialiveChannel#name}.- Specified by:
getNamein interfaceMedialiveChannelConfig
-
getCdiInputSpecification
public final MedialiveChannelCdiInputSpecification getCdiInputSpecification()
Description copied from interface:MedialiveChannelConfigcdi_input_specification block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#cdi_input_specification MedialiveChannel#cdi_input_specification}
- Specified by:
getCdiInputSpecificationin interfaceMedialiveChannelConfig
-
getId
public final String getId()
Description copied from interface:MedialiveChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#id MedialiveChannel#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceMedialiveChannelConfig
-
getLogLevel
public final String getLogLevel()
Description copied from interface:MedialiveChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#log_level MedialiveChannel#log_level}.- Specified by:
getLogLevelin interfaceMedialiveChannelConfig
-
getMaintenance
public final MedialiveChannelMaintenance getMaintenance()
Description copied from interface:MedialiveChannelConfigmaintenance block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#maintenance MedialiveChannel#maintenance}
- Specified by:
getMaintenancein interfaceMedialiveChannelConfig
-
getRoleArn
public final String getRoleArn()
Description copied from interface:MedialiveChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#role_arn MedialiveChannel#role_arn}.- Specified by:
getRoleArnin interfaceMedialiveChannelConfig
-
getStartChannel
public final Object getStartChannel()
Description copied from interface:MedialiveChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#start_channel MedialiveChannel#start_channel}.- Specified by:
getStartChannelin interfaceMedialiveChannelConfig
-
getTags
public final Map<String,String> getTags()
Description copied from interface:MedialiveChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#tags MedialiveChannel#tags}.- Specified by:
getTagsin interfaceMedialiveChannelConfig
-
getTagsAll
public final Map<String,String> getTagsAll()
Description copied from interface:MedialiveChannelConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#tags_all MedialiveChannel#tags_all}.- Specified by:
getTagsAllin interfaceMedialiveChannelConfig
-
getTimeouts
public final MedialiveChannelTimeouts getTimeouts()
Description copied from interface:MedialiveChannelConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#timeouts MedialiveChannel#timeouts}
- Specified by:
getTimeoutsin interfaceMedialiveChannelConfig
-
getVpc
public final MedialiveChannelVpc getVpc()
Description copied from interface:MedialiveChannelConfigvpc block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel#vpc MedialiveChannel#vpc}
- Specified by:
getVpcin interfaceMedialiveChannelConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-