Amazon.CognitoIdentity.Model.GetIdentityPoolRolesResponse.IsSetRoles C# (CSharp) Method

IsSetRoles() private method

private IsSetRoles ( ) : bool
return bool
        internal bool IsSetRoles()
        {
            return this._roles != null && this._roles.Count > 0; 
        }