Amazon.CloudFormation.Model.EstimateTemplateCostRequest.IsSetTemplateBody C# (CSharp) Method

IsSetTemplateBody() private method

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