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

IsSetAutomationExecutionId() private méthode

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