Class FulfillmentFeatureArgs.Builder

  • Enclosing class:
    FulfillmentFeatureArgs

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

      • type

        public FulfillmentFeatureArgs.Builder type​(com.pulumi.core.Output<java.lang.String> type)
        Parameters:
        type - The type of the feature that enabled for fulfillment. * SMALLTALK: Fulfillment is enabled for SmallTalk. Possible values are: `SMALLTALK`.
        Returns:
        builder
      • type

        public FulfillmentFeatureArgs.Builder type​(java.lang.String type)
        Parameters:
        type - The type of the feature that enabled for fulfillment. * SMALLTALK: Fulfillment is enabled for SmallTalk. Possible values are: `SMALLTALK`.
        Returns:
        builder