Amazon.SimpleSystemsManagement.Model.ListCommandInvocationsResponse.IsSetCommandInvocations C# (CSharp) Méthode

IsSetCommandInvocations() private méthode

private IsSetCommandInvocations ( ) : bool
Résultat bool
        internal bool IsSetCommandInvocations()
        {
            return this._commandInvocations != null && this._commandInvocations.Count > 0; 
        }
ListCommandInvocationsResponse