Class GetGatewayVcoRoutesPlainArgs


  • public final class GetGatewayVcoRoutesPlainArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • ids

        public java.util.Optional<java.util.List<java.lang.String>> ids()
        Returns:
        A list of Vco Route IDs.
      • outputFile

        public java.util.Optional<java.lang.String> outputFile()
        Returns:
        File name where to save data source results (after running `pulumi preview`).
      • pageNumber

        public java.util.Optional<java.lang.Integer> pageNumber()
      • pageSize

        public java.util.Optional<java.lang.Integer> pageSize()
      • routeEntryType

        public java.util.Optional<java.lang.String> routeEntryType()
        Returns:
        The Routing input type. Valid values: `custom`, `bgp`.
      • status

        public java.util.Optional<java.lang.String> status()
        Returns:
        The status of the vpn route entry.
      • vpnConnectionId

        public java.lang.String vpnConnectionId()
        Returns:
        The id of the vpn connection.