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

IsSetRevisionUrlTemplate() private method

private IsSetRevisionUrlTemplate ( ) : bool
return bool
        internal bool IsSetRevisionUrlTemplate()
        {
            return this._revisionUrlTemplate != null;
        }