Class FlowDistinguisherMethodArgs.Builder

    • Method Detail

      • type

        public FlowDistinguisherMethodArgs.Builder type​(com.pulumi.core.Output<java.lang.String> type)
        Parameters:
        type - `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
        Returns:
        builder
      • type

        public FlowDistinguisherMethodArgs.Builder type​(java.lang.String type)
        Parameters:
        type - `type` is the type of flow distinguisher method The supported types are "ByUser" and "ByNamespace". Required.
        Returns:
        builder