Amazon.SimpleSystemsManagement.Model.DescribeAutomationExecutionsResponse.IsSetAutomationExecutionMetadataList C# (CSharp) 메소드

IsSetAutomationExecutionMetadataList() 개인적인 메소드

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