Amazon.SimpleSystemsManagement.Model.StartAutomationExecutionResponse.IsSetAutomationExecutionId C# (CSharp) Метод

IsSetAutomationExecutionId() приватный Метод

private IsSetAutomationExecutionId ( ) : bool
Результат bool
        internal bool IsSetAutomationExecutionId()
        {
            return this._automationExecutionId != null;
        }
StartAutomationExecutionResponse