Interface AppInstanceAdmin.Builder

    • Method Detail

      • admin

        AppInstanceAdmin.Builder admin​(Identity admin)

        The AppInstanceAdmin data.

        Parameters:
        admin - The AppInstanceAdmin data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • appInstanceArn

        AppInstanceAdmin.Builder appInstanceArn​(String appInstanceArn)

        The ARN of the AppInstance for which the user is an administrator.

        Parameters:
        appInstanceArn - The ARN of the AppInstance for which the user is an administrator.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdTimestamp

        AppInstanceAdmin.Builder createdTimestamp​(Instant createdTimestamp)

        The time at which an administrator was created.

        Parameters:
        createdTimestamp - The time at which an administrator was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.