Class V2modelsBotMemberArgs


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

      • aliasId

        public com.pulumi.core.Output<java.lang.String> aliasId()
        Returns:
        (Required) - Alias ID of a bot that is a member of this network of bots.
      • aliasName

        public com.pulumi.core.Output<java.lang.String> aliasName()
        Returns:
        (Required) - Alias name of a bot that is a member of this network of bots.
      • id

        public com.pulumi.core.Output<java.lang.String> id()
        Returns:
        (Required) - Unique ID of a bot that is a member of this network of bots.
      • name

        public com.pulumi.core.Output<java.lang.String> name()
        Returns:
        Name of the bot. The bot name must be unique in the account that creates the bot. Type String. Length Constraints: Minimum length of 1. Maximum length of 100.
      • version

        public com.pulumi.core.Output<java.lang.String> version()
        Returns:
        (Required) - Version of a bot that is a member of this network of bots.