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

IsSetTransitionType() private méthode

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