Amazon.ElastiCache.Model.AuthorizeCacheSecurityGroupIngressRequest.IsSetCacheSecurityGroupName C# (CSharp) Méthode

IsSetCacheSecurityGroupName() private méthode

private IsSetCacheSecurityGroupName ( ) : bool
Résultat bool
        internal bool IsSetCacheSecurityGroupName()
        {
            return this._cacheSecurityGroupName != null;
        }