Amazon.SimpleSystemsManagement.Model.GetAutomationExecutionResponse.IsSetAutomationExecution C# (CSharp) Method

IsSetAutomationExecution() private method

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