Amazon.SimpleSystemsManagement.Model.DescribeAutomationExecutionsResponse.IsSetAutomationExecutionMetadataList C# (CSharp) Method

IsSetAutomationExecutionMetadataList() private method

private IsSetAutomationExecutionMetadataList ( ) : bool
return bool
        internal bool IsSetAutomationExecutionMetadataList()
        {
            return this._automationExecutionMetadataList != null && this._automationExecutionMetadataList.Count > 0; 
        }
DescribeAutomationExecutionsResponse