Amazon.CloudFormation.Model.ResourceChangeDetail.IsSetEvaluation C# (CSharp) Méthode

IsSetEvaluation() private méthode

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