Amazon.ElastiCache.Model.DescribeSnapshotsRequest.IsSetShowNodeGroupConfig C# (CSharp) Method

IsSetShowNodeGroupConfig() private method

private IsSetShowNodeGroupConfig ( ) : bool
return bool
        internal bool IsSetShowNodeGroupConfig()
        {
            return this._showNodeGroupConfig.HasValue; 
        }