Amazon.SimpleSystemsManagement.Model.StartAutomationExecutionResponse.IsSetAutomationExecutionId C# (CSharp) Méthode

IsSetAutomationExecutionId() private méthode

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