Amazon.Batch.Model.JobDefinition.IsSetContainerProperties C# (CSharp) Method

IsSetContainerProperties() private method

private IsSetContainerProperties ( ) : bool
return bool
        internal bool IsSetContainerProperties()
        {
            return this._containerProperties != null;
        }