Amazon.APIGateway.Model.CreateDeploymentRequest.IsSetStageDescription C# (CSharp) Method

IsSetStageDescription() private method

private IsSetStageDescription ( ) : bool
return bool
        internal bool IsSetStageDescription()
        {
            return this._stageDescription != null;
        }