Amazon.CodePipeline.Model.DisableStageTransitionRequest.IsSetTransitionType C# (CSharp) Method

IsSetTransitionType() private method

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