Amazon.CloudFormation.Model.EstimateTemplateCostRequest.IsSetTemplateBody C# (CSharp) Метод

IsSetTemplateBody() приватный Метод

private IsSetTemplateBody ( ) : bool
Результат bool
        internal bool IsSetTemplateBody()
        {
            return this.templateBody != null;
        }