Amazon.ECS.Model.StartTaskRequest.IsSetContainerInstances C# (CSharp) Метод

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

private IsSetContainerInstances ( ) : bool
Результат bool
        internal bool IsSetContainerInstances()
        {
            return this._containerInstances != null && this._containerInstances.Count > 0; 
        }