Amazon.SimpleSystemsManagement.Model.GetCommandInvocationRequest.IsSetCommandId C# (CSharp) Méthode

IsSetCommandId() private méthode

private IsSetCommandId ( ) : bool
Résultat bool
        internal bool IsSetCommandId()
        {
            return this._commandId != null;
        }