Interface LaunchPermission.Builder

    • Method Detail

      • userId

        LaunchPermission.Builder userId​(String userId)

        The Amazon Web Services account ID.

        Constraints: Up to 10 000 account IDs can be specified in a single request.

        Parameters:
        userId - The Amazon Web Services account ID.

        Constraints: Up to 10 000 account IDs can be specified in a single request.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • organizationArn

        LaunchPermission.Builder organizationArn​(String organizationArn)

        The Amazon Resource Name (ARN) of an organization.

        Parameters:
        organizationArn - The Amazon Resource Name (ARN) of an organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • organizationalUnitArn

        LaunchPermission.Builder organizationalUnitArn​(String organizationalUnitArn)

        The Amazon Resource Name (ARN) of an organizational unit (OU).

        Parameters:
        organizationalUnitArn - The Amazon Resource Name (ARN) of an organizational unit (OU).
        Returns:
        Returns a reference to this object so that method calls can be chained together.