Uses of Interface
com.hashicorp.cdktf.providers.aws.config_delivery_channel.ConfigDeliveryChannelConfig
-
Packages that use ConfigDeliveryChannelConfig Package Description com.hashicorp.cdktf.providers.aws.config_delivery_channel aws_config_delivery_channel -
-
Uses of ConfigDeliveryChannelConfig in com.hashicorp.cdktf.providers.aws.config_delivery_channel
Classes in com.hashicorp.cdktf.providers.aws.config_delivery_channel that implement ConfigDeliveryChannelConfig Modifier and Type Class Description static classConfigDeliveryChannelConfig.Jsii$ProxyAn implementation forConfigDeliveryChannelConfigMethods in com.hashicorp.cdktf.providers.aws.config_delivery_channel that return ConfigDeliveryChannelConfig Modifier and Type Method Description ConfigDeliveryChannelConfigConfigDeliveryChannelConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.config_delivery_channel with parameters of type ConfigDeliveryChannelConfig Constructor Description ConfigDeliveryChannel(software.constructs.Construct scope, String id, ConfigDeliveryChannelConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/config_delivery_channel aws_config_delivery_channel} Resource.
-