Amazon.CloudFormation.Model.EstimateTemplateCostRequest.IsSetTemplateBody C# (CSharp) Méthode

IsSetTemplateBody() private méthode

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