Class UserStackAssociationArgs


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

      • authenticationType

        public com.pulumi.core.Output<java.lang.String> authenticationType()
        Returns:
        Authentication type for the user.
      • sendEmailNotification

        public java.util.Optional<com.pulumi.core.Output<java.lang.Boolean>> sendEmailNotification()
        Returns:
        Whether a welcome email is sent to a user after the user is created in the user pool.
      • stackName

        public com.pulumi.core.Output<java.lang.String> stackName()
        Returns:
        Name of the stack that is associated with the user.
      • userName

        public com.pulumi.core.Output<java.lang.String> userName()
        Returns:
        Email address of the user who is associated with the stack. The following arguments are optional: