Amazon.SimpleSystemsManagement.Model.StartAutomationExecutionResponse.IsSetAutomationExecutionId C# (CSharp) Method

IsSetAutomationExecutionId() private method

private IsSetAutomationExecutionId ( ) : bool
return bool
        internal bool IsSetAutomationExecutionId()
        {
            return this._automationExecutionId != null;
        }
StartAutomationExecutionResponse