Amazon.CodePipeline.Model.DisableStageTransitionRequest.IsSetPipelineName C# (CSharp) Méthode

IsSetPipelineName() private méthode

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