Amazon.CloudFormation.Model.ValidateTemplateRequest.IsSetTemplateURL C# (CSharp) Method

IsSetTemplateURL() private method

private IsSetTemplateURL ( ) : bool
return bool
        internal bool IsSetTemplateURL()
        {
            return this._templateURL != null;
        }