Uses of Class
com.hashicorp.cdktf.providers.aws.config_delivery_channel.ConfigDeliveryChannelSnapshotDeliveryProperties.Builder
-
Packages that use ConfigDeliveryChannelSnapshotDeliveryProperties.Builder Package Description com.hashicorp.cdktf.providers.aws.config_delivery_channel aws_config_delivery_channel -
-
Uses of ConfigDeliveryChannelSnapshotDeliveryProperties.Builder in com.hashicorp.cdktf.providers.aws.config_delivery_channel
Methods in com.hashicorp.cdktf.providers.aws.config_delivery_channel that return ConfigDeliveryChannelSnapshotDeliveryProperties.Builder Modifier and Type Method Description static ConfigDeliveryChannelSnapshotDeliveryProperties.BuilderConfigDeliveryChannelSnapshotDeliveryProperties. builder()ConfigDeliveryChannelSnapshotDeliveryProperties.BuilderConfigDeliveryChannelSnapshotDeliveryProperties.Builder. deliveryFrequency(String deliveryFrequency)Sets the value ofConfigDeliveryChannelSnapshotDeliveryProperties.getDeliveryFrequency()Constructors in com.hashicorp.cdktf.providers.aws.config_delivery_channel with parameters of type ConfigDeliveryChannelSnapshotDeliveryProperties.Builder Constructor Description Jsii$Proxy(ConfigDeliveryChannelSnapshotDeliveryProperties.Builder builder)Constructor that initializes the object based on literal property values passed by theConfigDeliveryChannelSnapshotDeliveryProperties.Builder.
-