Amazon.CodePipeline.Model.PutJobSuccessResultRequest.IsSetContinuationToken C# (CSharp) Méthode

IsSetContinuationToken() private méthode

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