Uses of Interface
com.hashicorp.cdktf.providers.aws.config_delivery_channel.ConfigDeliveryChannelSnapshotDeliveryProperties
-
Packages that use ConfigDeliveryChannelSnapshotDeliveryProperties Package Description com.hashicorp.cdktf.providers.aws.config_delivery_channel aws_config_delivery_channel -
-
Uses of ConfigDeliveryChannelSnapshotDeliveryProperties in com.hashicorp.cdktf.providers.aws.config_delivery_channel
Classes in com.hashicorp.cdktf.providers.aws.config_delivery_channel that implement ConfigDeliveryChannelSnapshotDeliveryProperties Modifier and Type Class Description static classConfigDeliveryChannelSnapshotDeliveryProperties.Jsii$ProxyAn implementation forConfigDeliveryChannelSnapshotDeliveryPropertiesMethods in com.hashicorp.cdktf.providers.aws.config_delivery_channel that return ConfigDeliveryChannelSnapshotDeliveryProperties Modifier and Type Method Description ConfigDeliveryChannelSnapshotDeliveryPropertiesConfigDeliveryChannelSnapshotDeliveryProperties.Builder. build()Builds the configured instance.ConfigDeliveryChannelSnapshotDeliveryPropertiesConfigDeliveryChannelSnapshotDeliveryPropertiesOutputReference. getInternalValue()default ConfigDeliveryChannelSnapshotDeliveryPropertiesConfigDeliveryChannelConfig. getSnapshotDeliveryProperties()snapshot_delivery_properties block.ConfigDeliveryChannelSnapshotDeliveryPropertiesConfigDeliveryChannelConfig.Jsii$Proxy. getSnapshotDeliveryProperties()ConfigDeliveryChannelSnapshotDeliveryPropertiesConfigDeliveryChannel. getSnapshotDeliveryPropertiesInput()Methods in com.hashicorp.cdktf.providers.aws.config_delivery_channel with parameters of type ConfigDeliveryChannelSnapshotDeliveryProperties Modifier and Type Method Description voidConfigDeliveryChannel. putSnapshotDeliveryProperties(ConfigDeliveryChannelSnapshotDeliveryProperties value)voidConfigDeliveryChannelSnapshotDeliveryPropertiesOutputReference. setInternalValue(ConfigDeliveryChannelSnapshotDeliveryProperties value)ConfigDeliveryChannel.BuilderConfigDeliveryChannel.Builder. snapshotDeliveryProperties(ConfigDeliveryChannelSnapshotDeliveryProperties snapshotDeliveryProperties)snapshot_delivery_properties block.ConfigDeliveryChannelConfig.BuilderConfigDeliveryChannelConfig.Builder. snapshotDeliveryProperties(ConfigDeliveryChannelSnapshotDeliveryProperties snapshotDeliveryProperties)Sets the value ofConfigDeliveryChannelConfig.getSnapshotDeliveryProperties()
-