Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelMaintenance
-
Packages that use MedialiveChannelMaintenance Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelMaintenance in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelMaintenance Modifier and Type Class Description static classMedialiveChannelMaintenance.Jsii$ProxyAn implementation forMedialiveChannelMaintenanceMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelMaintenance Modifier and Type Method Description MedialiveChannelMaintenanceMedialiveChannelMaintenance.Builder. build()Builds the configured instance.MedialiveChannelMaintenanceMedialiveChannelMaintenanceOutputReference. getInternalValue()default MedialiveChannelMaintenanceMedialiveChannelConfig. getMaintenance()maintenance block.MedialiveChannelMaintenanceMedialiveChannelConfig.Jsii$Proxy. getMaintenance()MedialiveChannelMaintenanceMedialiveChannel. getMaintenanceInput()Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelMaintenance Modifier and Type Method Description MedialiveChannel.BuilderMedialiveChannel.Builder. maintenance(MedialiveChannelMaintenance maintenance)maintenance block.MedialiveChannelConfig.BuilderMedialiveChannelConfig.Builder. maintenance(MedialiveChannelMaintenance maintenance)Sets the value ofMedialiveChannelConfig.getMaintenance()voidMedialiveChannel. putMaintenance(MedialiveChannelMaintenance value)voidMedialiveChannelMaintenanceOutputReference. setInternalValue(MedialiveChannelMaintenance value)
-