Amazon.ElastiCache.Model.AuthorizeCacheSecurityGroupIngressResponse.IsSetCacheSecurityGroup C# (CSharp) Method

IsSetCacheSecurityGroup() private method

private IsSetCacheSecurityGroup ( ) : bool
return bool
        internal bool IsSetCacheSecurityGroup()
        {
            return this._cacheSecurityGroup != null;
        }
AuthorizeCacheSecurityGroupIngressResponse