Amazon.SecurityToken.Model.AssumeRoleRequest.IsSetRoleSessionName C# (CSharp) 메소드

IsSetRoleSessionName() 개인적인 메소드

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