Interface NetworkfirewallFirewallSubnetMapping

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

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

      • getSubnetId

        @Stability(Stable)
        @NotNull
        String getSubnetId()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/networkfirewall_firewall#subnet_id NetworkfirewallFirewall#subnet_id}.
      • getIpAddressType

        @Stability(Stable)
        @Nullable
        default String getIpAddressType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/networkfirewall_firewall#ip_address_type NetworkfirewallFirewall#ip_address_type}.