Amazon.APIGateway.Model.CreateResourceResponse.IsSetPathPart C# (CSharp) Method

IsSetPathPart() private method

private IsSetPathPart ( ) : bool
return bool
        internal bool IsSetPathPart()
        {
            return this._pathPart != null;
        }