Interface NetworkConnectivitySpokeLinkedVpcNetwork

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:22.055Z")
    @Stability(Stable)
    public interface NetworkConnectivitySpokeLinkedVpcNetwork
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getUri

        @Stability(Stable)
        @NotNull
        String getUri()
        The URI of the VPC network resource.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#uri NetworkConnectivitySpoke#uri}

      • getExcludeExportRanges

        @Stability(Stable)
        @Nullable
        default List<String> getExcludeExportRanges()
        IP ranges encompassing the subnets to be excluded from peering.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_connectivity_spoke#exclude_export_ranges NetworkConnectivitySpoke#exclude_export_ranges}