Interface CreateSkillGroupResponse.Builder

    • Method Detail

      • skillGroupArn

        CreateSkillGroupResponse.Builder skillGroupArn​(String skillGroupArn)

        The ARN of the newly created skill group in the response.

        Parameters:
        skillGroupArn - The ARN of the newly created skill group in the response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.