Amazon.CodePipeline.Model.ActionTypeSettings.IsSetEntityUrlTemplate C# (CSharp) Method

IsSetEntityUrlTemplate() private method

private IsSetEntityUrlTemplate ( ) : bool
return bool
        internal bool IsSetEntityUrlTemplate()
        {
            return this._entityUrlTemplate != null;
        }