Amazon.ElastiCache.Model.DeleteCacheSecurityGroupRequest.IsSetCacheSecurityGroupName C# (CSharp) Метод

IsSetCacheSecurityGroupName() приватный Метод

private IsSetCacheSecurityGroupName ( ) : bool
Результат bool
        internal bool IsSetCacheSecurityGroupName()
        {
            return this._cacheSecurityGroupName != null;
        }