Amazon.SecurityToken.Model.AssumeRoleRequest.IsSetRoleSessionName C# (CSharp) Method

IsSetRoleSessionName() private method

private IsSetRoleSessionName ( ) : bool
return bool
        internal bool IsSetRoleSessionName()
        {
            return this._roleSessionName != null;
        }