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