Amazon.ElastiCache.Model.CreateCacheSecurityGroupResponse.IsSetCacheSecurityGroup C# (CSharp) 메소드

IsSetCacheSecurityGroup() 개인적인 메소드

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