Class NetworkPeeringRoutesConfigArgs


  • public final class NetworkPeeringRoutesConfigArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • exportCustomRoutes

        public com.pulumi.core.Output<java.lang.Boolean> exportCustomRoutes()
        Returns:
        Whether to export the custom routes to the peer network.
      • importCustomRoutes

        public com.pulumi.core.Output<java.lang.Boolean> importCustomRoutes()
        Returns:
        Whether to import the custom routes to the peer network.
      • network

        public com.pulumi.core.Output<java.lang.String> network()
        Returns:
        The name of the primary network for the peering. ***
      • peering

        public com.pulumi.core.Output<java.lang.String> peering()
        Returns:
        Name of the peering.
      • project

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> project()
        Returns:
        The ID of the project in which the resource belongs. If it is not provided, the provider project is used.