Uses of Interface
com.hashicorp.cdktf.providers.google.compute_resource_policy.ComputeResourcePolicySnapshotSchedulePolicy
-
Packages that use ComputeResourcePolicySnapshotSchedulePolicy Package Description com.hashicorp.cdktf.providers.google.compute_resource_policy google_compute_resource_policy -
-
Uses of ComputeResourcePolicySnapshotSchedulePolicy in com.hashicorp.cdktf.providers.google.compute_resource_policy
Classes in com.hashicorp.cdktf.providers.google.compute_resource_policy that implement ComputeResourcePolicySnapshotSchedulePolicy Modifier and Type Class Description static classComputeResourcePolicySnapshotSchedulePolicy.Jsii$ProxyAn implementation forComputeResourcePolicySnapshotSchedulePolicyMethods in com.hashicorp.cdktf.providers.google.compute_resource_policy that return ComputeResourcePolicySnapshotSchedulePolicy Modifier and Type Method Description ComputeResourcePolicySnapshotSchedulePolicyComputeResourcePolicySnapshotSchedulePolicy.Builder. build()Builds the configured instance.ComputeResourcePolicySnapshotSchedulePolicyComputeResourcePolicySnapshotSchedulePolicyOutputReference. getInternalValue()default ComputeResourcePolicySnapshotSchedulePolicyComputeResourcePolicyConfig. getSnapshotSchedulePolicy()snapshot_schedule_policy block.ComputeResourcePolicySnapshotSchedulePolicyComputeResourcePolicyConfig.Jsii$Proxy. getSnapshotSchedulePolicy()ComputeResourcePolicySnapshotSchedulePolicyComputeResourcePolicy. getSnapshotSchedulePolicyInput()Methods in com.hashicorp.cdktf.providers.google.compute_resource_policy with parameters of type ComputeResourcePolicySnapshotSchedulePolicy Modifier and Type Method Description voidComputeResourcePolicy. putSnapshotSchedulePolicy(ComputeResourcePolicySnapshotSchedulePolicy value)voidComputeResourcePolicySnapshotSchedulePolicyOutputReference. setInternalValue(ComputeResourcePolicySnapshotSchedulePolicy value)ComputeResourcePolicy.BuilderComputeResourcePolicy.Builder. snapshotSchedulePolicy(ComputeResourcePolicySnapshotSchedulePolicy snapshotSchedulePolicy)snapshot_schedule_policy block.ComputeResourcePolicyConfig.BuilderComputeResourcePolicyConfig.Builder. snapshotSchedulePolicy(ComputeResourcePolicySnapshotSchedulePolicy snapshotSchedulePolicy)Sets the value ofComputeResourcePolicyConfig.getSnapshotSchedulePolicy()
-