Interface DataAwsVpcIpamPoolsFilter

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    DataAwsVpcIpamPoolsFilter.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:52.399Z")
    @Stability(Stable)
    public interface DataAwsVpcIpamPoolsFilter
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getName

        @Stability(Stable)
        @NotNull
        String getName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/vpc_ipam_pools#name DataAwsVpcIpamPools#name}.
      • getValues

        @Stability(Stable)
        @NotNull
        List<String> getValues()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/vpc_ipam_pools#values DataAwsVpcIpamPools#values}.