Amazon.SimpleSystemsManagement.Model.GetAutomationExecutionResponse.IsSetAutomationExecution C# (CSharp) 메소드

IsSetAutomationExecution() 개인적인 메소드

private IsSetAutomationExecution ( ) : bool
리턴 bool
        internal bool IsSetAutomationExecution()
        {
            return this._automationExecution != null;
        }
GetAutomationExecutionResponse