Amazon.IdentityManagement.Model.GetRoleResponse.IsSetRole C# (CSharp) Method

IsSetRole() private method

private IsSetRole ( ) : bool
return bool
        internal bool IsSetRole()
        {
            return this._role != null;
        }
GetRoleResponse