Amazon.IdentityManagement.Model.ContextEntry.IsSetContextKeyType C# (CSharp) Method

IsSetContextKeyType() private method

private IsSetContextKeyType ( ) : bool
return bool
        internal bool IsSetContextKeyType()
        {
            return this._contextKeyType != null;
        }