Amazon.CloudTrail.Model.EventSelector.IsSetReadWriteType C# (CSharp) Method

IsSetReadWriteType() private method

private IsSetReadWriteType ( ) : bool
return bool
        internal bool IsSetReadWriteType()
        {
            return this._readWriteType != null;
        }