Amazon.CodePipeline.Model.PutThirdPartyJobSuccessResultRequest.IsSetContinuationToken C# (CSharp) Method

IsSetContinuationToken() private method

private IsSetContinuationToken ( ) : bool
return bool
        internal bool IsSetContinuationToken()
        {
            return this._continuationToken != null;
        }