Class GetRouterConfigurationArgs.Builder

  • Enclosing class:
    GetRouterConfigurationArgs

    public static final class GetRouterConfigurationArgs.Builder
    extends java.lang.Object
    • Method Detail

      • routerTypeIdentifier

        public GetRouterConfigurationArgs.Builder routerTypeIdentifier​(com.pulumi.core.Output<java.lang.String> routerTypeIdentifier)
        Parameters:
        routerTypeIdentifier - ID of the Router Type. For example: `CiscoSystemsInc-2900SeriesRouters-IOS124` There is currently no AWS API to retrieve the full list of `router_type_identifier` values. Here is a list of known `RouterType` objects that can be used:
        Returns:
        builder
      • routerTypeIdentifier

        public GetRouterConfigurationArgs.Builder routerTypeIdentifier​(java.lang.String routerTypeIdentifier)
        Parameters:
        routerTypeIdentifier - ID of the Router Type. For example: `CiscoSystemsInc-2900SeriesRouters-IOS124` There is currently no AWS API to retrieve the full list of `router_type_identifier` values. Here is a list of known `RouterType` objects that can be used:
        Returns:
        builder
      • virtualInterfaceId

        public GetRouterConfigurationArgs.Builder virtualInterfaceId​(com.pulumi.core.Output<java.lang.String> virtualInterfaceId)
        Parameters:
        virtualInterfaceId - ID of the Direct Connect Virtual Interface
        Returns:
        builder
      • virtualInterfaceId

        public GetRouterConfigurationArgs.Builder virtualInterfaceId​(java.lang.String virtualInterfaceId)
        Parameters:
        virtualInterfaceId - ID of the Direct Connect Virtual Interface
        Returns:
        builder